home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000242_news@columbia.edu _Wed Oct 27 22:28:11 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA17528
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 27 Oct 1999 22:28:11 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id WAA07701
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 27 Oct 1999 22:01:02 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Clarence Dold <dold@yellow.rahul.net>
  10. Subject: Re: Input timings
  11. Date: 27 Oct 1999 23:52:21 GMT
  12. Organization: a2i network
  13. Message-ID: <7v837l$5vv$1@samba.rahul.net>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Michael Hamelin <hamelin@ici.net> wrote:
  17. : In my case, we are using a VMS AXP running ckermit7.0 beta 10
  18. : connecting to another VMS machine. We log in, and then send DCL
  19. : commands. One of the DCL commands is to have the VAX decompress
  20. : (UNZIP) a file. If you do this on the machine manually..it runs
  21. : for 2-4 minutes and then gives you back a prompt.  It does send a
  22. : few lines of output back to the screen, but no $ that i know of or
  23.  
  24. Hey!
  25. Do you have 
  26.     input 600 $
  27. in your script?
  28. You can't do that ;-)
  29. You need to look for another character for the input character.
  30. This "input" is responding to the first character that comes in.
  31.  
  32. -- 
  33. ---
  34. Clarence A Dold - dold@network.rahul.net
  35.                 - Pope Valley & Napa CA.